home *** CD-ROM | disk | FTP | other *** search
/ cyber.net interactivo 3 / inter@ivo 1996-04.iso / cybint3 / bin / sector.dxr / 00041_BACKT.BMP.ls < prev    next >
Encoding:
Text File  |  1996-03-22  |  160 b   |  9 lines

  1. on mouseUp
  2.   global artigo, Gframe
  3.   sound stop 1
  4.   sound playFile 2, "..\som\sbgas.wav"
  5.   set artigo to "sbjogo"
  6.   set Gframe to the frame - 2
  7.   go("out")
  8. end
  9.